UCF STIG Viewer Logo

The system must not have the finger service active.


Overview

Finding ID Version Rule ID IA Controls Severity
V-4701 GEN003860 SV-64051r1_rule DCPP-1 EBRU-1 Low
Description
The finger service provides information about the system's users to network clients. This information could expose more information for potential used in subsequent attacks.
STIG Date
Oracle Linux 5 Security Technical Implementation Guide 2015-03-26

Details

Check Text ( C-52609r1_chk )
# grep disable /etc/xinetd.d/finger
If the finger service is not disabled, this is a finding.
Fix Text (F-54729r1_fix)
Edit /etc/xinetd.d/finger and set "disable=yes"